autogen.sh: Use set -e
authorColin Walters <walters@verbum.org>
Mon, 24 Sep 2012 12:30:07 +0000 (08:30 -0400)
committerColin Walters <walters@verbum.org>
Mon, 24 Sep 2012 12:30:54 +0000 (08:30 -0400)
commita864e2cc192a04e59ab1ad3cdec3dc9313adfa2e
tree048b7c7a17e2121e7d9f55fc996ce5d45c6e0c58
parent26e487bacffe34a1ff9c2d8eab5bab00400eba5d
autogen.sh: Use set -e

Otherwise we blindly continue if autoreconf fails, which is pretty
damn lame.
autogen.sh